Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Updates the requirements on gix to permit the latest version.

Changelog

Sourced from gix's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.40.0 (2024-12-22)

New Features

  • add first 'debug' version of gix log It's primarily meant to better understand gix blame.
  • add --tree-favor to gix merge tree|commit. With it one can decide which side to favor in case of irreconcilable tree-conflicts.

Bug Fixes

  • gix merge file now uses THEIRS instead of OURS where needed

Commit Statistics

  • 7 commits contributed to the release over the course of 27 calendar days.
  • 28 days passed between releases.
  • 3 commits were understood as conventional.
  • 1 unique issue was worked on: #1703

Commit Details

  • #1703
    • gix merge file now uses THEIRS instead of OURS where needed (0727b56)
  • Uncategorized
    • Merge pull request #1643 from cruessler/add-gix-log (29cb775)
    • Add first 'debug' version of gix log (c7e04e9)
    • Merge pull request #1705 from GitoxideLabs/merge (520c832)
    • Adapt to changes in gix-diff (960773e)
    • Add --tree-favor to gix merge tree|commit. (471e046)
    • Merge pull request #1704 from GitoxideLabs/fix-1703 (e8ce25f)

0.39.0 (2024-11-24)

New Features

... (truncated)

Commits
  • 3f72512 Release gix v0.69.1
  • 3fb0c18 Merge pull request #1740 from GitoxideLabs/cargo-improvements
  • 51a4301 fix: remove unused fetch-error variants
  • d22937f Merge pull request #1739 from GitoxideLabs/new-release
  • beb0ea8 Release gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0....
  • c1ba571 Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v...
  • 7ea8582 update changelogs prior to release
  • 06d2738 Merge pull request #1737 from GitoxideLabs/report
  • 2cc65bb finalize gix-shallow crate
  • 5017e18 Add the monthly report for December 2024
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [gix](https://github.com/GitoxideLabs/gitoxide) to permit the latest version.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-v0.68.0...gix-v0.69.1)

---
updated-dependencies:
- dependency-name: gix
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Superseded by #144.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/cargo/gix-0.69.1 branch January 20, 2025 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants